[INFO] cloning repository https://github.com/BedrockStreaming/dynamock-http-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BedrockStreaming/dynamock-http-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBedrockStreaming%2Fdynamock-http-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBedrockStreaming%2Fdynamock-http-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a9e3a1532cce93464f484360e17bb2b4763c438
[INFO] testing BedrockStreaming/dynamock-http-server against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBedrockStreaming%2Fdynamock-http-server" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/BedrockStreaming/dynamock-http-server
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/BedrockStreaming/dynamock-http-server
[INFO] tweaked toml for git repo https://github.com/BedrockStreaming/dynamock-http-server written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BedrockStreaming/dynamock-http-server on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BedrockStreaming/dynamock-http-server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b60639ac439fbd8171243979c2dac2c405d90333f23e8ea47d62953a83a7713e
[INFO] running `Command { std: "docker" "start" "-a" "b60639ac439fbd8171243979c2dac2c405d90333f23e8ea47d62953a83a7713e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b60639ac439fbd8171243979c2dac2c405d90333f23e8ea47d62953a83a7713e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b60639ac439fbd8171243979c2dac2c405d90333f23e8ea47d62953a83a7713e", kill_on_drop: false }`
[INFO] [stdout] b60639ac439fbd8171243979c2dac2c405d90333f23e8ea47d62953a83a7713e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 158de86eb75593db6e674e8df379fd7a9450dcc21e6561b65031825e39a45532
[INFO] running `Command { std: "docker" "start" "-a" "158de86eb75593db6e674e8df379fd7a9450dcc21e6561b65031825e39a45532", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.14
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling serde-jsonlines v0.7.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling rusty-dynamock-http-server v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.33s
[INFO] running `Command { std: "docker" "inspect" "158de86eb75593db6e674e8df379fd7a9450dcc21e6561b65031825e39a45532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "158de86eb75593db6e674e8df379fd7a9450dcc21e6561b65031825e39a45532", kill_on_drop: false }`
[INFO] [stdout] 158de86eb75593db6e674e8df379fd7a9450dcc21e6561b65031825e39a45532
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 095931cb3fb8a0c0ebb82d969987c49ec040f1a2a9a39205c4ee4e3cb71ea6ed
[INFO] running `Command { std: "docker" "start" "-a" "095931cb3fb8a0c0ebb82d969987c49ec040f1a2a9a39205c4ee4e3cb71ea6ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling synthez-core v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling typed-builder-macro v0.15.2
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling bstr v1.7.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling typed-builder v0.15.2
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling ring v0.17.5
[INFO] [stderr]    Compiling escargot v0.5.8
[INFO] [stderr]    Compiling synthez-codegen v0.3.1
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling synthez v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling inventory v0.3.12
[INFO] [stderr]    Compiling gherkin v0.14.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling json_value_merge v2.0.0
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling globset v0.4.13
[INFO] [stderr]    Compiling cucumber-expressions v0.3.0
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.0.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling cucumber-codegen v0.20.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling lazy-regex v3.0.2
[INFO] [stderr]    Compiling cucumber v0.20.1
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling hyper-rustls v0.26.0
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling rusty-dynamock-http-server v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.66s
[INFO] running `Command { std: "docker" "inspect" "095931cb3fb8a0c0ebb82d969987c49ec040f1a2a9a39205c4ee4e3cb71ea6ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "095931cb3fb8a0c0ebb82d969987c49ec040f1a2a9a39205c4ee4e3cb71ea6ed", kill_on_drop: false }`
[INFO] [stdout] 095931cb3fb8a0c0ebb82d969987c49ec040f1a2a9a39205c4ee4e3cb71ea6ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6b93fc8bbc569a16956389acb7fc2cc5ab19055e3f5203ccf88a0903c0096d8c
[INFO] running `Command { std: "docker" "start" "-a" "6b93fc8bbc569a16956389acb7fc2cc5ab19055e3f5203ccf88a0903c0096d8c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/main-8e40fbebae7cf9fc)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test domain::request::tests::it_fails_to_includes_hashmap ... ok
[INFO] [stdout] test domain::request::tests::it_fails_to_match_a_request_with_query ... ok
[INFO] [stdout] test domain::request::tests::it_fails_to_match_a_request_with_headers ... ok
[INFO] [stdout] test domain::request::tests::it_fails_to_includes_hashmap_no_outer ... ok
[INFO] [stdout] test domain::request::tests::it_fails_to_match_a_simple_request_with_a_json_body ... ok
[INFO] [stdout] test domain::request::tests::it_fails_to_match_a_simple_request_on_path ... ok
[INFO] [stdout] test domain::request::tests::it_includes_hashmap ... ok
[INFO] [stdout] test domain::request::tests::it_includes_hashmap_empty_inner ... ok
[INFO] [stdout] test domain::request::tests::it_includes_hashmap_no_inner ... ok
[INFO] [stdout] test domain::request::tests::it_matches_a_request_with_headers ... ok
[INFO] [stdout] test domain::request::tests::it_matches_a_request_with_query ... ok
[INFO] [stdout] test domain::request::tests::it_matches_a_simple_request_with_a_json_body ... ok
[INFO] [stdout] test domain::request::tests::it_matches_a_simple_request ... ok
[INFO] [stdout] test domain::request::tests::it_matches_a_simple_request_with_extra_headers ... ok
[INFO] [stdout] test domain::request::tests::it_matches_a_simple_request_with_an_extra_json_body ... ok
[INFO] [stdout] test domain::request::tests::it_matches_a_simple_request_with_extra_query ... ok
[INFO] [stdout] test domain::request::tests::it_fails_to_match_a_simple_request_on_method ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cucumber.rs (/opt/rustwide/target/debug/deps/cucumber-2ebf5824e4ad0d46)
[INFO] [stdout] Feature: We can add a mock and query it
[INFO] [stdout]   Scenario Outline: with a simple mock, and query it
[INFO] [stdout] [2m2026-06-11T20:28:40.628212Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [admin] Preloaded 0 mocks
[INFO] [stdout] [2m2026-06-11T20:28:40.628547Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [admin] Listening on 0.0.0.0:3000
[INFO] [stdout] [2m2026-06-11T20:28:40.628687Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [mock] Listening on 0.0.0.0:3001
[INFO] [stdout]    ✔  Given a mock with:
[INFO] [stdout]        | /request/method | GET                       |
[INFO] [stdout]        | /request/path   | /request                  |
[INFO] [stdout]        | /response/body  | !json {"some": "content"} |
[INFO] [stdout]    ✔  When getting mocks list
[INFO] [stdout] [2m2026-06-11T20:28:40.885188Z[0m [32m INFO[0m [2mmain::application::action::mock[0m[2m:[0m Called GET /request, responding HTTP 200 OK
[INFO] [stdout]    ✔  When calling GET "/request"
[INFO] [stdout]    ✔  Then response item "/some" should be "content"
[INFO] [stdout]   Scenario Outline: with a simple mock, and query it
[INFO] [stdout] [2m2026-06-11T20:28:41.092574Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [admin] Preloaded 0 mocks
[INFO] [stdout] [2m2026-06-11T20:28:41.092907Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [admin] Listening on 0.0.0.0:3000
[INFO] [stdout] [2m2026-06-11T20:28:41.093027Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [mock] Listening on 0.0.0.0:3001
[INFO] [stdout]    ✔  Given a mock with:
[INFO] [stdout]        | /request/method | POST                      |
[INFO] [stdout]        | /request/path   | /request                  |
[INFO] [stdout]        | /response/body  | !json {"some": "content"} |
[INFO] [stdout]    ✔  When getting mocks list
[INFO] [stdout] [2m2026-06-11T20:28:41.286628Z[0m [32m INFO[0m [2mmain::application::action::mock[0m[2m:[0m Called POST /request, responding HTTP 200 OK
[INFO] [stdout]    ✔  When calling POST "/request"
[INFO] [stdout]    ✔  Then response item "/some" should be "content"
[INFO] [stdout]   Scenario Outline: with a simple mock, and query it
[INFO] [stdout] [2m2026-06-11T20:28:41.549542Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [admin] Preloaded 0 mocks
[INFO] [stdout] [2m2026-06-11T20:28:41.549880Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [admin] Listening on 0.0.0.0:3000
[INFO] [stdout] [2m2026-06-11T20:28:41.549985Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [mock] Listening on 0.0.0.0:3001
[INFO] [stdout]    ✔  Given a mock with:
[INFO] [stdout]        | /request/method | PUT                       |
[INFO] [stdout]        | /request/path   | /request                  |
[INFO] [stdout]        | /response/body  | !json {"some": "content"} |
[INFO] [stdout]    ✔  When getting mocks list
[INFO] [stdout] [2m2026-06-11T20:28:41.650797Z[0m [32m INFO[0m [2mmain::application::action::mock[0m[2m:[0m Called PUT /request, responding HTTP 200 OK
[INFO] [stdout]    ✔  When calling PUT "/request"
[INFO] [stdout]    ✔  Then response item "/some" should be "content"
[INFO] [stdout]   Scenario Outline: with a simple mock, and query it
[INFO] [stdout] [2m2026-06-11T20:28:41.860483Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [admin] Preloaded 0 mocks
[INFO] [stdout] [2m2026-06-11T20:28:41.860823Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [admin] Listening on 0.0.0.0:3000
[INFO] [stdout] [2m2026-06-11T20:28:41.860927Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [mock] Listening on 0.0.0.0:3001
[INFO] [stdout]    ✔  Given a mock with:
[INFO] [stdout]        | /request/method | DELETE                    |
[INFO] [stdout]        | /request/path   | /request                  |
[INFO] [stdout]        | /response/body  | !json {"some": "content"} |
[INFO] [stdout]    ✔  When getting mocks list
[INFO] [stdout] [2m2026-06-11T20:28:42.009205Z[0m [32m INFO[0m [2mmain::application::action::mock[0m[2m:[0m Called DELETE /request, responding HTTP 200 OK
[INFO] [stdout]    ✔  When calling DELETE "/request"
[INFO] [stdout]    ✔  Then response item "/some" should be "content"
[INFO] [stdout]   Scenario Outline: with a simple mock, and query it
[INFO] [stdout] [2m2026-06-11T20:28:42.272382Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [admin] Preloaded 0 mocks
[INFO] [stdout] [2m2026-06-11T20:28:42.272727Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [admin] Listening on 0.0.0.0:3000
[INFO] [stdout] [2m2026-06-11T20:28:42.272837Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [mock] Listening on 0.0.0.0:3001
[INFO] [stdout]    ✔  Given a mock with:
[INFO] [stdout]        | /request/method | OPTIONS                   |
[INFO] [stdout]        | /request/path   | /request                  |
[INFO] [stdout]        | /response/body  | !json {"some": "content"} |
[INFO] [stdout]    ✔  When getting mocks list[2m2026-06-11T20:28:42.382532Z[0m [32m INFO[0m [2mmain::application::action::mock[0m[2m:[0m Called OPTIONS /request, responding HTTP 200 OK
[INFO] [stdout] 
[INFO] [stdout]    ✔  When calling OPTIONS "/request"
[INFO] [stdout]    ✔  Then response item "/some" should be "content"
[INFO] [stdout]   Scenario Outline: with a simple mock, and query it
[INFO] [stdout] [2m2026-06-11T20:28:42.602569Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [admin] Preloaded 0 mocks
[INFO] [stdout] [2m2026-06-11T20:28:42.603104Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [admin] Listening on 0.0.0.0:3000
[INFO] [stdout] [2m2026-06-11T20:28:42.603573Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [mock] Listening on 0.0.0.0:3001
[INFO] [stdout]    ✔  Given a mock with:
[INFO] [stdout]        | /request/method | PATCH                     |
[INFO] [stdout]        | /request/path   | /request                  |
[INFO] [stdout]        | /response/body  | !json {"some": "content"} |
[INFO] [stdout]    ✔  When getting mocks list
[INFO] [stdout] [2m2026-06-11T20:28:42.706353Z[0m [32m INFO[0m [2mmain::application::action::mock[0m[2m:[0m Called PATCH /request, responding HTTP 200 OK
[INFO] [stdout]    ✔  When calling PATCH "/request"
[INFO] [stdout]    ✔  Then response item "/some" should be "content"
[INFO] [stdout]   Scenario: try more complex assertions on body
[INFO] [stdout] [2m2026-06-11T20:28:43.092447Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [admin] Preloaded 0 mocks
[INFO] [stdout] [2m2026-06-11T20:28:43.092850Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [admin] Listening on 0.0.0.0:3000
[INFO] [stdout] [2m2026-06-11T20:28:43.092958Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [mock] Listening on 0.0.0.0:3001
[INFO] [stdout]    ✔  Given a mock with:
[INFO] [stdout]        | /request/method | GET                                               |
[INFO] [stdout]        | /request/path   | /request                                          |
[INFO] [stdout]        | /response/body  | !json {"some": {"sub": "content"}, "raw": "item"} |
[INFO] [stdout]    ✔  When getting mocks list
[INFO] [stdout] [2m2026-06-11T20:28:43.191705Z[0m [32m INFO[0m [2mmain::application::action::mock[0m[2m:[0m Called GET /request, responding HTTP 200 OK
[INFO] [stdout]    ✔  When calling GET "/request"
[INFO] [stdout]    ✔  Then response contains:
[INFO] [stdout]        | /some | !json {"sub": "content"} |
[INFO] [stdout]        | /raw  | item                     |
[INFO] [stdout]   Scenario: Finite mock calling
[INFO] [stdout] [2m2026-06-11T20:28:43.394969Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [admin] Preloaded 0 mocks
[INFO] [stdout] [2m2026-06-11T20:28:43.395309Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [admin] Listening on 0.0.0.0:3000
[INFO] [stdout] [2m2026-06-11T20:28:43.395421Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [mock] Listening on 0.0.0.0:3001
[INFO] [stdout]    ✔  Given a mock with:
[INFO] [stdout]        | /request/method | GET                       |
[INFO] [stdout]        | /request/path   | /request                  |
[INFO] [stdout]        | /response/body  | !json {"some": "content"} |
[INFO] [stdout]        | /usage_count    | !int 1                    |
[INFO] [stdout] [2m2026-06-11T20:28:43.592886Z[0m [32m INFO[0m [2mmain::application::action::mock[0m[2m:[0m Called GET /request, responding HTTP 200 OK
[INFO] [stdout]    ✔  When getting mocks list
[INFO] [stdout]    ✔  Then calling GET "/request" should be ok
[INFO] [stdout] [2m2026-06-11T20:28:43.603237Z[0m [33m WARN[0m [2mmain::application::action::mock[0m[2m:[0m Request 'All responses are exhausted' not found
[INFO] [stdout]    ✔  Then calling GET "/request" should fail
[INFO] [stdout]   Scenario: Multiple mock calling on the same request
[INFO] [stdout]    ✘  Scenario's Before hook failed tests/features/dynamock/add_mock.feature:42:3
[INFO] [stdout]       Captured output: 
[INFO] [stdout]       Cannot connect to test HTTP server: "error sending request for url (http://localhost:3000/mocks/list)"
[INFO] [stdout]       DynamockWorld {
[INFO] [stdout]           client: Client {
[INFO] [stdout]               base_admin_uri: "http://localhost:3000",
[INFO] [stdout]               base_mock_uri: "http://localhost:3001",
[INFO] [stdout]               http_client: Client {
[INFO] [stdout]                   accepts: Accepts,
[INFO] [stdout]                   proxies: [
[INFO] [stdout]                       Proxy(
[INFO] [stdout]                           System(
[INFO] [stdout]                               {},
[INFO] [stdout]                           ),
[INFO] [stdout]                           None,
[INFO] [stdout]                       ),
[INFO] [stdout]                   ],
[INFO] [stdout]                   referer: true,
[INFO] [stdout]                   default_headers: {
[INFO] [stdout]                       "accept": "*/*",
[INFO] [stdout]                   },
[INFO] [stdout]               },
[INFO] [stdout]           },
[INFO] [stdout]           dynamock_process: Some(
[INFO] [stdout]               Child {
[INFO] [stdout]                   child: Child(
[INFO] [stdout]                       ChildDropGuard {
[INFO] [stdout]                           inner: Child {
[INFO] [stdout]                               pid: 216,
[INFO] [stdout]                           },
[INFO] [stdout]                           kill_on_drop: true,
[INFO] [stdout]                       },
[INFO] [stdout]                   ),
[INFO] [stdout]                   stdin: None,
[INFO] [stdout]                   stdout: None,
[INFO] [stdout]                   stderr: None,
[INFO] [stdout]               },
[INFO] [stdout]           ),
[INFO] [stdout]           last_response: None,
[INFO] [stdout]       }
[INFO] [stdout] Feature: Dynamock admin can list configured mocks
[INFO] [stdout]   Scenario: with a simple mock
[INFO] [stdout] [2m2026-06-11T20:28:44.594216Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [admin] Preloaded 0 mocks
[INFO] [stdout] [2m2026-06-11T20:28:44.594601Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [admin] Listening on 0.0.0.0:3000
[INFO] [stdout] [2m2026-06-11T20:28:44.594793Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [mock] Listening on 0.0.0.0:3001
[INFO] [stdout]    ✔  Given default mock
[INFO] [stdout]    ✔  Then mock list has 1 item
[INFO] [stdout]   Scenario: mock list contains request data
[INFO] [stdout] [2m2026-06-11T20:28:44.946583Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [admin] Preloaded 0 mocks
[INFO] [stdout] [2m2026-06-11T20:28:44.947023Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [admin] Listening on 0.0.0.0:3000
[INFO] [stdout] [2m2026-06-11T20:28:44.947131Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [mock] Listening on 0.0.0.0:3001
[INFO] [stdout]    ✔  Given default mock
[INFO] [stdout]    ✔  When getting mocks list
[INFO] [stdout]    ✔  Then response item "/0/request/method" should be "GET"
[INFO] [stdout] Feature: Mocks can be reset
[INFO] [stdout]   Scenario: resetting mocks does reset the list
[INFO] [stdout] [2m2026-06-11T20:28:45.340866Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [admin] Preloaded 0 mocks
[INFO] [stdout] [2m2026-06-11T20:28:45.341320Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [admin] Listening on 0.0.0.0:3000
[INFO] [stdout] [2m2026-06-11T20:28:45.341484Z[0m [32m INFO[0m [2mmain[0m[2m:[0m [mock] Listening on 0.0.0.0:3001
[INFO] [stdout]    ✔  Given default mock
[INFO] [stdout]    ✔  When resetting mocks
[INFO] [stdout]    ✔  Then mock list has 0 item
[INFO] [stdout] [Summary]
[INFO] [stdout] 3 features
[INFO] [stdout] 12 scenarios (11 passed, 1 failed)
[INFO] [stdout] 40 steps (40 passed)
[INFO] [stdout] 1 hook error
[INFO] [stderr] Error: "Test suite has 1 failed scenario"
[INFO] [stderr] error: test failed, to rerun pass `--test cucumber`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/cucumber-2ebf5824e4ad0d46` (exit status: 1)
[INFO] running `Command { std: "docker" "inspect" "6b93fc8bbc569a16956389acb7fc2cc5ab19055e3f5203ccf88a0903c0096d8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b93fc8bbc569a16956389acb7fc2cc5ab19055e3f5203ccf88a0903c0096d8c", kill_on_drop: false }`
[INFO] [stdout] 6b93fc8bbc569a16956389acb7fc2cc5ab19055e3f5203ccf88a0903c0096d8c
